Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

.

You can't really do the same thing in Lotusscript with just one command. You need to write your own code that will perform the same actions (setting default field values, calculating computed fields and performing input translations).

This is (in my opinion) why it is a good idea to put most of that business logic in script libraries, and then called in QueryOpen/PostOpen and QuerySave/PostSave of the form. You can then re-use the business logic in agents like the one above.

From the online help for Domino Designer:
This is not the same as opening, editing and saving the document. If a form contains event code that assigns fields when the document is saved, for instance, this command will not execute the event code, so those assignments will not occur. Or, if the documents are normally edited with a web version of the form or an XPage, the logic that should assign the fields may be completely absent from the corresponding NotesĀ® version of the form that this command uses. If the design of your application is complex, it is generally not a good idea to use this command; you might instead write a one-time agent to do the specific assignments you require.


Feedback response number WEBB9GCLHB created by ~Dan Kikiterobu on 02/15/2014

Lotus Script equivalent of @Command... (~Autumn Opfoote... 13.Feb.14)
. . . (~Dan Kikiterobu... 15.Feb.14)
. . . . Lotus Script equivalent of @Command... (~Autumn Opfoote... 18.Feb.14)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS